os.File.writeTo (method)
2 uses
os (current package)
file.go#L249: n, handled, e := f.writeTo(w)
zero_copy_linux.go#L18: func (f *File) writeTo(w io.Writer) (written int64, handled bool, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)